Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert .ts files #32

Closed
mstrelan opened this issue May 26, 2013 · 3 comments
Closed

Convert .ts files #32

mstrelan opened this issue May 26, 2013 · 3 comments

Comments

@mstrelan
Copy link
Contributor

Can this support converting .ts files to mp4? Apparently this should be possible with ffmpeg. I hadn't heard of .ts until Sickbeard downloaded some 1080p Web-Rips last night. The streams are already h264/aac. If I had .ts to the valid input files and take the raw ffmpeg command I get this error below. Any ideas?

Input #0, mpegts, from 'D:\myfile.ts':
  Duration: 00:31:18.69, start: 0.000022, bitrate: 8621 kb/s
  Program 1
    Stream #0:0[0x64]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x65]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 218 kb/s
[NULL @ 00000000044e00a0] Unable to find a suitable output format for 'c:a:0'
c:a:0: Invalid argument
@mdhiggins
Copy link
Owner

Hm, can you post the ffmpeg command too?

@mstrelan
Copy link
Contributor Author

mstrelan commented Jul 1, 2013

Sorry I don't have the .ts files any more and probably won't have any in future. Happy to cancel this feature request.

@mdhiggins
Copy link
Owner

We can revisit this if it comes up again, just cleaning up the issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants